Feature: Register into losestudiantes
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 36.707s |
Scenario: Successful registration
Before
0m 1.008s
Given
I navigate to page "http://localhost:2368/ghost/"
0m 0.932s
And
I wait for 2 seconds
0m 2.298s
When
I enter email "<EMAIL>"
0m 0.380s
And
I wait for 2 seconds
0m 2.288s
And
I enter password "<PASSWORD>"
0m 0.333s
And
I wait for 2 seconds
0m 2.283s
And
I click login
0m 0.366s
And
I wait for 2 seconds
0m 2.583s
Given
I navigate to page "http://localhost:2368/ghost/#/posts"
0m 0.647s
And
I wait for 2 seconds
0m 2.381s
Given
I navigate to page "http://localhost:2368/ghost/#/editor/post"
0m 0.811s
And
I wait for 2 seconds
0m 2.366s
When
I enter title post "<TITLE>"
0m 0.402s
And
I wait for 2 seconds
0m 2.347s
And
I click create post
0m 0.435s
And
I wait for 2 seconds
0m 2.351s
Given
I navigate to page "http://localhost:2368/ghost/#/posts"
0m 0.499s
And
I wait for 2 seconds
0m 2.331s
And
I click post edit "<TITLE>"
0m 0.488s
And
I wait for 2 seconds
0m 2.367s
When
I enter title post "<TITLE_255>"
0m 1.058s
And
I wait for 2 seconds
0m 2.368s
And
I click publish
0m 3.382s
+ Show Error
Error: Can't call click on element with selector ".gh-btn.gh-btn-blue.gh-publishmenu-button.gh-btn-icon.ember-view" because element wasn't found
at implicitWait (/Users/hawerforero/Documents/MISO/kraken/node_modules/webdriverio/build/utils/implicitWait.js:34:19)
And
I wait for 2 seconds
0m 0.000s
After
0m 0.003s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "http://localhost:2368/ghost/"
And
I wait for 2 seconds
When
I enter email "<EMAIL>"
And
I wait for 2 seconds
And
I enter password "<PASSWORD>"
And
I wait for 2 seconds
And
I click login
And
I wait for 2 seconds
Given
I navigate to page "http://localhost:2368/ghost/#/posts"
And
I wait for 2 seconds
Given
I navigate to page "http://localhost:2368/ghost/#/editor/post"
And
I wait for 2 seconds
When
I enter title post "<TITLE>"
And
I wait for 2 seconds
And
I click create post
And
I wait for 2 seconds
Given
I navigate to page "http://localhost:2368/ghost/#/posts"
And
I wait for 2 seconds
And
I click post edit "<TITLE>"
And
I wait for 2 seconds
When
I enter title post "<TITLE_255>"
And
I wait for 2 seconds
And
I click publish
And
I wait for 2 seconds
NO IMAGE AVAILABLE
After
NO IMAGE AVAILABLE